go cd "The Icon Editor" of stack "Intro to HyperCard 2.0"
unlock screen with visual zoom close
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=101 top=310 right=328 bottom=268
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual dissolve
go cd "Icon Editor Full.2"
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=28 top=49 right=71 bottom=319
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 7 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=101 top=76 right=184 bottom=326
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 9 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=49 top=107 right=250 bottom=217
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 3
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 13 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=245 top=119 right=194 bottom=448
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: Info 1
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 4
----- text -----
Here is the Icon Editor.
When you are using this editor, there are menus that give you special editing options just for working with
icons.
-- part contents for card part 7
----- text -----
Identifying information about the icon showing appears in these two boxes. You can change an icon’s name if you like, or its ID number. You use this information to refer to icons from scripts.
-- part contents for card part 9
----- text -----
You can draw new icons in this box, or modify already existing icons. If there is more than one icon in a stack, you can scroll through them with the bars at the bottom of the box.
-- part contents for card part 13
----- text -----
This is the Icon Editor window, without an icon in it. You can move it around on your screen.